[INFO] fetching crate aiclient-api 0.1.0...
[INFO] testing aiclient-api-0.1.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate aiclient-api 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate aiclient-api 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aiclient-api 0.1.0
[INFO] tweaked toml for crates.io crate aiclient-api 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aiclient-api 0.1.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aiclient-api 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded self_update v0.41.0
[INFO] [stderr]   Downloaded self-replace v1.5.0
[INFO] [stderr]   Downloaded quick-xml v0.23.1
[INFO] [stderr]   Downloaded daemonize v0.5.0
[INFO] [stderr]   Downloaded rust-multipart-rfc7578_2 v0.9.0
[INFO] [stderr]   Downloaded reserve-port v2.4.0
[INFO] [stderr]   Downloaded bytesize v2.3.1
[INFO] [stderr]   Downloaded expect-json-macros v1.10.1
[INFO] [stderr]   Downloaded axum-test v19.1.1
[INFO] [stderr]   Downloaded expect-json v1.10.1
[INFO] [stderr]   Downloaded arc-swap v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75c5b5b7591a5585690cb80c18ca54dc7f2ae169211a992e85f8612a3ccf9076
[INFO] running `Command { std: "docker" "start" "-a" "75c5b5b7591a5585690cb80c18ca54dc7f2ae169211a992e85f8612a3ccf9076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75c5b5b7591a5585690cb80c18ca54dc7f2ae169211a992e85f8612a3ccf9076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75c5b5b7591a5585690cb80c18ca54dc7f2ae169211a992e85f8612a3ccf9076", kill_on_drop: false }`
[INFO] [stdout] 75c5b5b7591a5585690cb80c18ca54dc7f2ae169211a992e85f8612a3ccf9076
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d91ddfe7a6aa0b8bf7d2753ea2e33e6ff0dbf448c7268bca0abdf3f16dafd44b
[INFO] running `Command { std: "docker" "start" "-a" "d91ddfe7a6aa0b8bf7d2753ea2e33e6ff0dbf448c7268bca0abdf3f16dafd44b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling self_update v0.41.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling quick-xml v0.23.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling aiclient-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "d91ddfe7a6aa0b8bf7d2753ea2e33e6ff0dbf448c7268bca0abdf3f16dafd44b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d91ddfe7a6aa0b8bf7d2753ea2e33e6ff0dbf448c7268bca0abdf3f16dafd44b", kill_on_drop: false }`
[INFO] [stdout] d91ddfe7a6aa0b8bf7d2753ea2e33e6ff0dbf448c7268bca0abdf3f16dafd44b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17d3e133b1e209373373ed061483fdba4d18b10f1d022ba116d6f16da39e1997
[INFO] running `Command { std: "docker" "start" "-a" "17d3e133b1e209373373ed061483fdba4d18b10f1d022ba116d6f16da39e1997", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling expect-json-macros v1.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling reserve-port v2.4.0
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.9.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling expect-json v1.10.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling self_update v0.41.0
[INFO] [stderr]    Compiling axum-test v19.1.1
[INFO] [stderr]    Compiling aiclient-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `aiclient-api` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name aiclient_api --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad14bc315afef79e -C extra-filename=-4ebd6b4256ed0d76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-896ae3bb555fa746.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-a3b793ee8e457ae7.rlib --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-04acf3047de93c77.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8adb23f7b20bd2fe.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cc2785aa6ef67d65.rlib --extern daemonize=/opt/rustwide/target/debug/deps/libdaemonize-d97a561a950ff379.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-061ed4b2a7d7137e.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5a8fc56e0d5cb2f9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-aee079be54c605ca.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-8c323dbddded37b0.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-ae8d2c3aae313a12.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-a3646c7ff8956a34.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-e0c2caade0d97aa4.rlib --extern mac_address=/opt/rustwide/target/debug/deps/libmac_address-48d0ed23d9d6066a.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-844403b684e4a407.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1e6c1776e315e869.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0d9d7f09ed852468.rlib --extern self_update=/opt/rustwide/target/debug/deps/libself_update-56b02d9170d51713.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8e63e50950cd4936.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-953bd4ef7f4ef1a6.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-887245fd3c6a6c67.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0fa548e7453e8673.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-753974010d9225e7.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6572a7465c067025.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-8a1109a9e8a3ab48.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-bddb5636a637f210.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-9964e418c0710fe0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-95743e3c279c49c0.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-01d7e82dd3fd0347.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e152dedcf204fa4f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5f3b6178affaa217.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "17d3e133b1e209373373ed061483fdba4d18b10f1d022ba116d6f16da39e1997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17d3e133b1e209373373ed061483fdba4d18b10f1d022ba116d6f16da39e1997", kill_on_drop: false }`
[INFO] [stdout] 17d3e133b1e209373373ed061483fdba4d18b10f1d022ba116d6f16da39e1997
